home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 603 / filekill / filekill.doc next >
Text File  |  1992-03-28  |  4KB  |  106 lines

  1.  
  2.                             File Killer™
  3.  
  4.                     Version 1.20 - 28 March 1992
  5.  
  6.                   Copyright (c) 1992 Stuart Coates
  7.  
  8.  
  9. When  your ST deletes a file from a disk only the directory entry is  
  10. removed and all of your data remains intact on the disk.   This allows you 
  11. and  other people  to un-delete your erased files and view your precious 
  12. data.   If  you want to protect your data from prying eyes, use File 
  13. Killer™.
  14.  
  15. What is File Killer™..?
  16.  
  17. File Killer™ is a small utility that can be placed in the AUTO folder of 
  18. your boot disk that allows you to delete files forever.
  19.  
  20. How does File Killer™ work..?
  21.  
  22. File  Killer™  erases files by overwriting them with completely  random  
  23. data before deleting the file in the normal way.  Even if you did try to 
  24. un-delete the removed file,  all you would get is a file full of garbage.  
  25. File Killer™ uses  a  well  proven random number generator known  as  
  26. Linear  Congruential Method  which  was developed by D.  Lehmer in 1951 and 
  27. documented in  a  book called: 'Algorithms in C' by Robert Sedgewick.
  28.  
  29. To  completely erase a file,  you must hold down the Alternate key  when  
  30. you delete the file.   Your ST will beep once and the screen will flash 
  31. while the file is being deleted.
  32.  
  33. WARNING..  WHEN  YOU HAVE ERASED A FILE USING FILE KILLER™,  YOU WILL NOT  
  34. BE ABLE TO RECOVER IT, SO BE VERY CAREFUL.
  35.  
  36. File  Killer™ was inspired by a brilliant program from DO NOT STAMP  
  37. SOFTWARE called Shredr Plus.   Shredr allows you to permanently delete 
  38. files also, but has  many extra options for those who take security 
  39. seriously.   If you  like the idea of File Killer™ then you'll love Shredr 
  40. Plus.
  41.  
  42. To get a copy of Shredr, send $10 shareware fee to:
  43.  
  44.            Postal:  Gordon Meyer
  45.                     Do Not Stamp Software
  46.                     PO Box 781
  47.                     Park Ridge, IL 60068-0781
  48.                     U.S.A.
  49.  
  50.            Online:  CIS: 72307,1502
  51.                     GEnie: GRMEYER
  52.  
  53. Don't forget to mention where you heard about Shredr.
  54.  
  55.  
  56. Compatibility / Technical details:
  57.  
  58. File Killer™ is a small program that uses a tiny amount of RAM, and detects 
  59. file deletions by re-directing the Gemdos (TRAP #1) vector.   It has an  
  60. XBRA ID of 'FKIL',  don't worry if your favourite virus checker complains 
  61. about an invalid vector as some viruses link into the same place.  File 
  62. Killer™ should work on all versions of the ST,  but will not work on the TT 
  63. or ST's that are fitted with non 68000 accelerator boards,  like Gadget's 
  64. SST or TinyTurbo 030.  When I can get my  hands  on  a TT (or a 63030 
  65. board),  I will produce a version that  will  function  on  this hardware.
  66.  
  67.  
  68. Registration details:
  69.  
  70. File  Killer™ is distributed as shareware, for details of how to 
  71. register and for distribution rights see the STSPA.DOC text 
  72. file.
  73.  
  74. The author can be contacted in the following ways:
  75.  
  76.           By post:  Stuart Coates
  77.                     9 Links Road
  78.                     Kibworth Beauchamp
  79.                     Leicester LE8 0LD
  80.                     England U.K.
  81.  
  82.             email:  CIS: 100010,2106
  83.                     BIX: scoates
  84.                     Bath BBS (0225-840060): Hitchhiker
  85.  
  86.  
  87. DISCLAIMER:   Although this program has been thoroughly tested, I cannot 
  88. guarantee that it is defect free.   Therefore I accept  no responsibility  
  89. for  the loss or damage of software  or  hardware through the use of this 
  90. program.
  91.  
  92.  
  93. Credits for File Killer™
  94.  
  95. All Design / Coding......................................Stuart Coates
  96. Original Idea.............................................Gordon Meyer
  97. Testing...................................................Teddystacker
  98.                                                           Gordon Meyer
  99.                                                             Mark Matts
  100.  
  101. File Killer™ was developed using the excellent DevpacST2 assembler  from 
  102. HiSoft.   This product is highly  recommended  to anyone who takes 68000 
  103. programming seriously.
  104.  
  105.  
  106.